home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 23 / AMIGAplus Sonderheft 23 (2000)(Falke)(DE)[!].iso / Updates / AmigaOS3.5 / WinOnWB / arexx / WinOnWB.dopus5
Text File  |  2000-01-01  |  138b  |  15 lines

  1. /*
  2.     This script by M.Virtanen
  3. */
  4.  
  5. OPTIONS RESULTS
  6. arg argument
  7.  
  8. address command
  9.  
  10. c:WBToFront
  11. address Workbench
  12.  
  13. WINDOW OPEN argument
  14. EXIT
  15.